home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / misc / unsqsh.lha / unsqsh.readme < prev   
Text File  |  1999-05-31  |  1KB  |  31 lines

  1. Short:    Portable unpack source for XPK-SQSH
  2. Author:   wepl@kagi.com,h430827@stud.u-szeged.hu
  3. Uploader: wepl@kagi.com
  4. Version:  0.2
  5. Type:     dev/misc
  6.  
  7. ***** version 0.2
  8.  
  9. this is the second release off an portable source to uncompress XPK-SQSH
  10. files. improvements done:
  11.  - support for uncompressed chunks
  12.  - chksum verification
  13.  - header chksum verification
  14.  - some optimizing
  15.  
  16. ***** version 0.1
  17.  
  18. because I have burned my mods some time ago and my brother wants to hear them
  19. on his i486 linux machine I have written this quick and dirty piece of source
  20. by reassembling the appropriate xpk library and converted the stuff to nearly
  21. unreadable c.
  22.  
  23. I have tested it a while and it seems to work clearly. It should compile on 
  24. every standard c compiler.
  25.  
  26. This  program  is  distributed  in  the  hope that it will be useful, but
  27. WITHOUT  ANY  WARRANTY; without even the implied warranty of MERCHANTABILITY
  28. or FITNESS FOR A PARTICULAR PURPOSE.
  29.  
  30. Thanks and greetings are going to John Hendrikx for creating SQSH.
  31.